snapshot: Fix typo in documentation comment
authorMohammed Sadiq <sadiq@sadiqpk.org>
Sat, 12 May 2018 04:01:32 +0000 (09:31 +0530)
committerMohammed Sadiq <sadiq@sadiqpk.org>
Sat, 12 May 2018 04:01:32 +0000 (09:31 +0530)
gtk/gtksnapshot.c

index 6418aefd0f5dd85fef921229b5100760d102e059..907b089f7a8dd1766a108b4412a1f737dfe20084 100644 (file)
@@ -1018,7 +1018,7 @@ gtk_snapshot_pop (GtkSnapshot *snapshot)
 
 /**
  * gtk_snapshot_offset:
- * @snapshot: a $GtkSnapshot
+ * @snapshot: a #GtkSnapshot
  * @x: horizontal translation
  * @y: vertical translation
  *